home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: More On Content Modeling / Keystone learning XML More on Content Modeling.iso / Video / 331.mpg (.mp4) < prev    next >
MPEG-1  |  2000-02-18  |  10.4 MB  |  352x240  |  29.97fps  |  1 minute, 13 seconds
Transcription: XML Notepad was very nice for use in this example because of its graphical user interface being that we're in Microsoft Windows. However, the majority of the tools that are out there are not graphical in nature. They're command line based. And the reason being, SGML, where most of the parsers exist and where XML parsers were derived from, is really being developed and being used primarily on the Unix platform. So you have a series of Unix content authors who are using Unix machines. So a lot of the tools out there are either written in C, Perl, or even Java. And Java's a nice one because it's ...